SyFormAccess 
EntityType  Independent 
Logical Entity Name  SyFormAccess 
Default Table Name  SyFormAccess 
Logical Only  NO 
Definition 
 
Note 
 

SyFormAccess Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyFormAccessID(PK)    INTEGER  NO 
 
FormName    VARCHAR(40)  NO 
 
ControlName    VARCHAR(40)  NO 
 
ControlIndex    CHAR(3)  NO 
 
SyStaffGroupID    INTEGER  NO 
 
AccessLevel    TINYINT  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyFormAccess Keys 
Key Name  Key Type  Keys 
SyFormAccess_SyStaffGroupID_FormName_N_N_IDX  Inversion Entry  SyStaffGroupID, FormName 
UK_syformaccess_FormName_ControlName_ControlIndex_SyStaffGroupID  Unique Constraint  FormName, ControlName, ControlIndex, SyStaffGroupID 
SyFormAccess_FormName_N_N_IDX  Inversion Entry  FormName 
SyFormAccess_ControlName_N_N_IDX  Inversion Entry  ControlName 
SyFormAccess_ControlIndex_N_N_IDX  Inversion Entry  ControlIndex 
SyFormAccess_SyFormAccessID_U_C_IDX  PrimaryKey  SyFormAccessID 

SyFormAccess Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyFormAccess Check Constraints 
Check Constraint Name  CheckConstraint